org.eclipse.team.core.subscribers
Class BackgroundEventHandler.Event
java.lang.Object
org.eclipse.team.core.subscribers.BackgroundEventHandler.Event
- Enclosing class:
- BackgroundEventHandler
- public static class BackgroundEventHandler.Event
- extends Object
Resource event class. The type is specific to subclasses.
BackgroundEventHandler.Event
public BackgroundEventHandler.Event(IResource resource,
int type,
int depth)
getDepth
public int getDepth()
getResource
public IResource getResource()
getType
public int getType()
toString
public String toString()
getDepthString
protected String getDepthString()
getTypeString
protected String getTypeString()
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.